Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GetFeatureCommand<T>() Method







The type of the Leadtools.Medical.Workstation.Commands.ICommand that will be returned.
Returns an IEnumerable of the command for a specific type.
Syntax
public virtual IEnumerable<T> GetFeatureCommand<T>()
'Declaration
 
Public Overloads Overridable Function GetFeatureCommand(Of T)() As IEnumerable(Of T)
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim value As IEnumerable(Of T)
 
value = instance.GetFeatureCommand(Of T)()

            

            
public: virtual IEnumerable<T*>* GetFeatureCommand<T>(); 
public:
virtual IEnumerable<T^>^ GetFeatureCommandgeneric<typename T>
(); 

Type Parameters

T
The type of the Leadtools.Medical.Workstation.Commands.ICommand that will be returned.

Return Value

An IEnumerable of the command for a specific type.
Requirements

Target Platforms

See Also

Reference

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features